home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / envoy / nettime-010.lha / readme next >
Encoding:
Text File  |  1993-11-08  |  1.8 KB  |  72 lines

  1.                  Envoy Timeserver/client
  2.                  =======================
  3.  
  4.  
  5. Legal stuff:
  6. ------------
  7.  
  8. The programs contained in this archive are Copyright © 1993 by R&R Software.
  9.  
  10. No guarantee of any kind is given that the software described in this document
  11. is 100% reliable. You are using it on your own risk. I'm in no way responsible
  12. for any problem caused by using it.
  13.  
  14. This program is shareware. After a trial period of 3 weeks you should send me
  15. US$ 5 or whatever you think the program is worth :-)
  16.  
  17.  
  18. What is it?
  19. -----------
  20.  
  21. This archive contains a timeserver and timeclient program to use on an Envoy
  22. network. The timeserver runs on the machine that you want to use as a time
  23. reference. On all other machines you can use timeclient to read the time from
  24. the server machine.
  25.  
  26.  
  27. Server setup:
  28. -------------
  29.  
  30. The machine that you want to use as your timereference must run the timeserver.
  31. The best way is to put the following line in your user-startup:
  32.  
  33. Run >NIL: <NIL: Timeserver
  34.  
  35.  
  36. Client setup:
  37. -------------
  38.  
  39. On all other machines you use the timeclient program. You can either start this
  40. by hand in a shell:
  41.  
  42. timeclient <server machine name>
  43.  
  44. You can also start it in your user-startup ofcourse. I use the following
  45. commandline to set the time during system bootup:
  46.  
  47. Run >NIL: <NIL: Timeclient A3
  48.  
  49. The run command is not needed but it saves some boottime. It can take the network
  50. a little time to find the requested host and if you don't use run your boot proces
  51. is waiting idle all this time.
  52.  
  53.  
  54. The future:
  55. -----------
  56.  
  57. This program is just a quick hack. It works ok but some features should still be
  58. added:
  59. * Timeserver needs an abort option.
  60. * Both programs need support to start them from wb.
  61.  
  62.  
  63. C'ya,
  64.  
  65. Ronald van Eijck
  66. R&R Software
  67. PoBox 22
  68. NL-5133 ZG  Riel
  69. The Netherlands
  70.  
  71.  
  72.